kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Long
/
xor
xor
Native
infix external
fun
xor
(
other
:
Long
)
:
Long
Content copied to clipboard
Performs a bitwise XOR operation between the two values.